home *** CD-ROM | disk | FTP | other *** search
- Set Numeric$Dir <Obey$Dir>
- IconSprites <Numeric$Dir>.!Sprites
- Set Numeric$Try64 1
- RMEnsure UtilityModule 3 Set Numeric$Try64 0
- If Numeric$Try64 = 1 then RMensure BASIC64 0 RMload System:Modules.BASIC64
- WimpSlot -min 64K -max 64K
- If Numeric$Try64 = 0 then BASIC -quit <Numeric$Dir>.!RunImage
- If Numeric$Try64 = 1 then BASIC64 -quit <Numeric$Dir>.!RunImage
- UnSet Numeric$Try64
-